Skip to content

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Aug 26, 2020

No description provided.

@rust-highfive
Copy link
Contributor

r? @eddyb

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 26, 2020
@Amanieu
Copy link
Member Author

Amanieu commented Aug 26, 2020

r? @nagisa

@rust-highfive rust-highfive assigned nagisa and unassigned eddyb Aug 26, 2020
@nagisa
Copy link
Member

nagisa commented Aug 28, 2020

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 28, 2020

📌 Commit 178c1bb has been approved by nagisa

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 28, 2020
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Aug 28, 2020
@pietroalbini
Copy link
Member

@bors r-

Failed in #76025.

2020-08-28T17:12:34.0362905Z ---- [assembly] assembly/asm/aarch64-types.rs stdout ----
2020-08-28T17:12:34.0363026Z 
2020-08-28T17:12:34.0363334Z error: verification with 'FileCheck' failed
2020-08-28T17:12:34.0363852Z status: exit code: 1
2020-08-28T17:12:34.0364577Z command: "/checkout/obj/build/tmp/distcheck/build/x86_64-unknown-linux-gnu/llvm/build/bin/FileCheck" "--input-file" "/checkout/obj/build/tmp/distcheck/build/x86_64-unknown-linux-gnu/test/assembly/asm/aarch64-types/aarch64-types.s" "/checkout/obj/build/tmp/distcheck/src/test/assembly/asm/aarch64-types.rs"
2020-08-28T17:12:34.0364890Z stdout:
2020-08-28T17:12:34.0365208Z ------------------------------------------
2020-08-28T17:12:34.0365318Z 
2020-08-28T17:12:34.0365620Z ------------------------------------------
2020-08-28T17:12:34.0365790Z stderr:
2020-08-28T17:12:34.0366097Z ------------------------------------------
2020-08-28T17:12:34.0380310Z /checkout/obj/build/tmp/distcheck/src/test/assembly/asm/aarch64-types.rs:558:17: error: CHECK-LABEL: expected string not found in input
2020-08-28T17:12:34.0380817Z // CHECK-LABEL: issue_75761:
2020-08-28T17:12:34.0380997Z                 ^
2020-08-28T17:12:34.0381479Z /checkout/obj/build/tmp/distcheck/build/x86_64-unknown-linux-gnu/test/assembly/asm/aarch64-types/aarch64-types.s:1982:2: note: scanning from here
2020-08-28T17:12:34.0381730Z  .cfi_startproc
2020-08-28T17:12:34.0381901Z  ^
2020-08-28T17:12:34.0382392Z /checkout/obj/build/tmp/distcheck/build/x86_64-unknown-linux-gnu/test/assembly/asm/aarch64-types/aarch64-types.s:2003:4: note: possible intended match here
2020-08-28T17:12:34.0382613Z .Lfunc_end72:
2020-08-28T17:12:34.0382768Z    ^
2020-08-28T17:12:34.0382858Z 
2020-08-28T17:12:34.0383288Z Input file: /checkout/obj/build/tmp/distcheck/build/x86_64-unknown-linux-gnu/test/assembly/asm/aarch64-types/aarch64-types.s
2020-08-28T17:12:34.0384737Z Check file: /checkout/obj/build/tmp/distcheck/src/test/assembly/asm/aarch64-types.rs
2020-08-28T17:12:34.0384881Z 
2020-08-28T17:12:34.0385295Z -dump-input=help explains the following input dump.
2020-08-28T17:12:34.0385413Z 
2020-08-28T17:12:34.0385564Z Input was:
2020-08-28T17:12:34.0385719Z <<<<<<
2020-08-28T17:12:34.0385885Z              .
2020-08-28T17:12:34.0386039Z              .
2020-08-28T17:12:34.0386192Z              .
2020-08-28T17:12:34.0386363Z           1977:  .section .text.v0_f64x2,"ax",@progbits
2020-08-28T17:12:34.0386547Z           1978:  .globl v0_f64x2
2020-08-28T17:12:34.0386732Z           1979:  .p2align 2
2020-08-28T17:12:34.0386906Z           1980:  .type v0_f64x2,@function
2020-08-28T17:12:34.0387080Z           1981: v0_f64x2:
2020-08-28T17:12:34.0387246Z           1982:  .cfi_startproc
2020-08-28T17:12:34.0387594Z label:558'0      X~~~~~~~~~~~~~ error: no match found
2020-08-28T17:12:34.0387944Z           1983:  str x30, [sp, #-32]!
2020-08-28T17:12:34.0388264Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0388443Z           1984:  stp x20, x19, [sp, #16]
2020-08-28T17:12:34.0388769Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0389183Z           1985:  .cfi_def_cfa_offset 32
2020-08-28T17:12:34.0389519Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0389836Z           1986:  .cfi_offset w19, -8
2020-08-28T17:12:34.0390146Z label:558'0     ~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0390466Z           1987:  .cfi_offset w20, -16
2020-08-28T17:12:34.0390792Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0390961Z              .
2020-08-28T17:12:34.0391116Z              .
2020-08-28T17:12:34.0391270Z              .
2020-08-28T17:12:34.0391424Z           1998:  //NO_APP
2020-08-28T17:12:34.0391732Z label:558'0     ~~~~~~~~~
2020-08-28T17:12:34.0391900Z           1999:  str q0, [x20]
2020-08-28T17:12:34.0392204Z label:558'0     ~~~~~~~~~~~~~~
2020-08-28T17:12:34.0392376Z           2000:  ldp x20, x19, [sp, #16]
2020-08-28T17:12:34.0401077Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0401379Z           2001:  ldr x30, [sp], #32
2020-08-28T17:12:34.0401742Z label:558'0     ~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0401925Z           2002:  ret
2020-08-28T17:12:34.0402219Z label:558'0     ~~~~
2020-08-28T17:12:34.0402401Z           2003: .Lfunc_end72:
2020-08-28T17:12:34.0402723Z label:558'0     ~~~~~~~~~~~~~
2020-08-28T17:12:34.0403065Z label:558'1        ?          possible intended match
2020-08-28T17:12:34.0403458Z           2004:  .size v0_f64x2, .Lfunc_end72-v0_f64x2
2020-08-28T17:12:34.0403812Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0404002Z           2005:  .cfi_endproc
2020-08-28T17:12:34.0404300Z label:558'0     ~~~~~~~~~~~~~
2020-08-28T17:12:34.0404465Z           2006: 
2020-08-28T17:12:34.0404746Z label:558'0     ~
2020-08-28T17:12:34.0404914Z           2007:  .type .L__unnamed_1,@object
2020-08-28T17:12:34.0405259Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0405460Z           2008:  .section .rodata..L__unnamed_1,"a",@progbits
2020-08-28T17:12:34.0405828Z label:558'0     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-28T17:12:34.0406010Z              .
2020-08-28T17:12:34.0406175Z              .
2020-08-28T17:12:34.0406327Z              .
2020-08-28T17:12:34.0406477Z >>>>>>
2020-08-28T17:12:34.0406566Z 
2020-08-28T17:12:34.0406872Z ------------------------------------------
2020-08-28T17:12:34.0406970Z 
2020-08-28T17:12:34.0407056Z 
2020-08-28T17:12:34.0407140Z 
2020-08-28T17:12:34.0407283Z failures:
2020-08-28T17:12:34.0407593Z     [assembly] assembly/asm/aarch64-types.rs

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Aug 28, 2020
@Amanieu
Copy link
Member Author

Amanieu commented Aug 28, 2020

@bors r=nagisa

@bors
Copy link
Collaborator

bors commented Aug 28, 2020

📌 Commit 9ae5e95 has been approved by nagisa

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Aug 28, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Aug 29, 2020
@bors
Copy link
Collaborator

bors commented Aug 29, 2020

⌛ Testing commit 9ae5e95 with merge 17fb125...

@jyn514 jyn514 added the A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. label Aug 29, 2020
@bors
Copy link
Collaborator

bors commented Aug 29, 2020

☀️ Test successful - checks-actions, checks-azure
Approved by: nagisa
Pushing 17fb125 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 29, 2020
@bors bors merged commit 17fb125 into rust-lang:master Aug 29, 2020
@cuviper cuviper added this to the 1.48.0 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants